SharedArrayBuffer
note
If you have issues with SharedArrayBuffer, please contact us at development@eyedid.ai.
Eyedid(SeeSo) Web SDK requires cross-origin isolated pages.
Eyedid(SeeSo) Web SDK uses Shared Array Buffer.
However, from Chrome 92, SharedArrayBuffer is limited to cross-origin isolated pages. more information
Therefore Eyedid(SeeSo) Web SDK requires cross-origin-Isolation page.
Cross-Origin-Isolation
-
The HTTP Cross-Origin-Embedder-Policy (COEP) response header prevents a document from loading any cross-origin resources that don't explicitly grant the document permission (using CORP or CORS).
-
To learn more about Cross-Origin-Isolation, please read:
tip
If you are using Amazon CloudFront, check here